home *** CD-ROM | disk | FTP | other *** search
/ Aminet 19 / Aminet 19 (1997)(GTI - Schatztruhe)[!][Jun 1997].iso / Aminet / gfx / board / Graffiti_lib.readme < prev    next >
Text File  |  1997-05-03  |  3KB  |  71 lines

  1. Short:    Support library for Graffiti Video Card
  2. Author:   digulla@home.lake.de
  3. Uploader: digulla@home.lake.de
  4. Version:  0.3
  5. Type:     gfx/board
  6. Kurz:     Linklib für die Graffiti Video Karte
  7.  
  8. Long:
  9.  
  10. Some of you might have noticed that there is a card called Graffiti. This
  11. card allows to creaty chunky displays with 256 colors in the resolutions
  12. 80x256, 80x512, 160x256, 160x512, 320x256, 320x512 and AGA only 640x256
  13. or 640x512.
  14.  
  15. This library contains code in plain C to init the card and render
  16. some fancy graphics to it. The library has the following features:
  17.  
  18. - 24bit color model
  19. - Primitives: Lines, Rectangles (hollow and filled), Ellipses
  20.     (hollow/filled + rotated), text (with Alpha channel)
  21. - Powerful filtering concept (unfinished yet :-( )
  22. - Primitive 3D routines (only SetPoint() right now :-( )
  23. - Single, double and multibuffering
  24. - Highly optimized rendering (but still in C :-)
  25. - Source is included
  26.  
  27. TODO
  28.  
  29. - Enhance filters
  30. - Find someone with more time to finish the code :-(
  31.  
  32.  
  33. ============================= Archive contents =============================
  34.  
  35. Original  Packed Ratio    Date     Time    Name
  36. -------- ------- ----- --------- --------  -------------
  37.    70068   50539 27.8% 29-Mar-97 18:16:54 +g3d
  38.     5740    1882 67.2% 29-Mar-97 18:16:54 +g3d.c
  39.      835     389 53.4% 29-Mar-97 18:16:54 +g3d.info
  40.    69544   50379 27.5% 29-Mar-97 18:16:54 +ganim
  41.     3778    1411 62.6% 29-Mar-97 18:16:54 +ganim.c
  42.      835     393 52.9% 29-Mar-97 18:16:54 +ganim.info
  43.    72976   51955 28.8% 29-Mar-97 18:16:54 +gdemo
  44.    12001    2689 77.5% 29-Mar-97 18:16:54 +gdemo.c
  45.      835     389 53.4% 29-Mar-97 18:16:54 +gdemo.info
  46.    10103    3032 69.9% 29-Mar-97 18:16:56 +graffiti.h
  47.    59232   42085 28.9% 29-Mar-97 18:16:56 +graffiti.lib
  48.       40      40  0.0% 29-Mar-97 18:16:56 +SCOPTIONS
  49.      780     262 66.4% 29-Mar-97 18:16:56 +SMakefile
  50.    21271    5179 75.6% 29-Mar-97 18:16:56 +graffiti.c
  51.     2632     607 76.9% 29-Mar-97 18:16:56 +graffiti_buffer.c
  52.      389     212 45.5% 29-Mar-97 18:16:58 +graffiti_buffer.h
  53.     6137    1613 73.7% 29-Mar-97 18:16:56 +graffiti_color.c
  54.      299     182 39.1% 29-Mar-97 18:16:58 +graffiti_color.h
  55.    12859    4577 64.4% 29-Mar-97 18:16:56 +graffiti_ellipse.c
  56.      733     250 65.8% 29-Mar-97 18:16:56 +graffiti_ellipse.h
  57.     8231    2351 71.4% 29-Mar-97 18:16:56 +graffiti_font.c
  58.      635     267 57.9% 29-Mar-97 18:16:56 +graffiti_font.h
  59.     2516    1073 57.3% 29-Mar-97 18:16:56 +graffiti_intern.h
  60.     5112    1120 78.0% 29-Mar-97 18:16:56 +graffiti_rect.c
  61.      578     229 60.3% 29-Mar-97 18:16:56 +graffiti_rect.h
  62.     8737    1992 77.2% 29-Mar-97 18:16:56 +graffiti_render.c
  63.     2420     394 83.7% 29-Mar-97 18:16:56 +graffiti_render.h
  64.       40      40  0.0% 29-Mar-97 18:16:58 +SCOPTIONS
  65.      864     376 56.4% 29-Mar-97 18:16:58 +sincos.c
  66.   101689   37031 63.5% 29-Mar-97 18:16:58 +sintab.h
  67.      780     262 66.4% 29-Mar-97 18:16:58 +SMakefile
  68.     9397    1213 87.0% 29-Mar-97 18:16:56 +Topaz.gfont
  69. -------- ------- ----- --------- --------
  70.   492086  264413 46.2% 13-Apr-97 01:29:22   32 files
  71.